AI020
Eloquent JavaScript: A Modern Introduction to Programming
Language Design and the Web Environment
Learning Objectives
- Identify the unique constraints imposed by web browsers on language design
- Evaluate the performance characteristics of Just-In-Time compilation in JavaScript
- Analyze the architectural shift from native plugins to sandboxed web languages